Conversation
|
@miquelbeltran See: #5 (comment) I think before the next release, the overarching config setup with app-id and token needs to be looked at. Doesn't stop this from being merged, I think - but fixing the problem in my comment will lead to all commands being able to be simplified re required arguments, I think. |
|
@TheRealAgentK I've created a refactor of the config props that will probably help as well with this one, it already removes the need to pass the See #15 You can also use the new |
…ops-optional` branch # Conflicts: # lib/deployments/deployments_command.dart
|
@miquelbeltran I merged in your config/env changes from #15 🦖 , and then aligned the code / docs in there to them. I think it's ready now. |
feat: #8 - Proguard/R8
Description 📝
raygun-cliproguardcommandType of change
Updates
👉 Created new flow for a
proguardcommand in main👉 Created command, Proguard class and API handlers
👉 Added documentation in README
Test plan 🧪
Tested manually with various setting of arguments
Author to check 👓
Reviewer to check ✔️